Nevron.UI.WinForm.Controls Namespace : NCommandBarsData Class |
The following tables list the members exposed by NCommandBarsData.
Name | Description | |
---|---|---|
![]() | IsSaved | Gets a boolean value whether the data is copied from the object instance. (Inherited from Nevron.UI.WinForm.Controls.NSerializationData) |
![]() | Manager | Gets/sets the NCommandBarsManager object which data is to be saved/loaded. |
![]() | Type | Gets/sets the Type to be loaded/saved (Inherited from Nevron.UI.WinForm.Controls.NSerializationData) |
Name | Description | |
---|---|---|
![]() | CreateObject | Creates a new object and copies the serialized data to it. (Inherited from Nevron.UI.WinForm.Controls.NSerializationData) |
![]() | LoadData | Loads the data (Inherited from Nevron.UI.WinForm.Controls.NSerializationData) |
![]() | SaveData | Saves the data (Inherited from Nevron.UI.WinForm.Controls.NSerializationData) |
Name | Description | |
---|---|---|
![]() | SetSavedCore | Sets the "IsSaved" state. (Inherited from Nevron.UI.WinForm.Controls.NSerializationData) |