Nevron .NET Vision
Nevron.UI.WinForm.Controls Namespace / NCommandBarsData Class
Properties Methods


In This Topic
    NCommandBarsData Class Members
    In This Topic

    The following tables list the members exposed by NCommandBarsData.

    Public Properties
     NameDescription
    Public PropertyGets a boolean value whether the data is copied from the object instance. (Inherited from Nevron.UI.WinForm.Controls.NSerializationData)
    Public PropertyGets/sets the NCommandBarsManager object which data is to be saved/loaded.  
    Public PropertyGets/sets the Type to be loaded/saved (Inherited from Nevron.UI.WinForm.Controls.NSerializationData)
    Top
    Public Methods
     NameDescription
    Public MethodCreates a new object and copies the serialized data to it. (Inherited from Nevron.UI.WinForm.Controls.NSerializationData)
    Public MethodLoads the data (Inherited from Nevron.UI.WinForm.Controls.NSerializationData)
    Public MethodSaves the data (Inherited from Nevron.UI.WinForm.Controls.NSerializationData)
    Top
    Protected Methods
     NameDescription
    Protected MethodSets the "IsSaved" state. (Inherited from Nevron.UI.WinForm.Controls.NSerializationData)
    Top
    See Also