Nevron.Nov.UI Namespace / NStyleSplitButton<T> Class


In This Topic
    NStyleSplitButton<T> Class Properties
    In This Topic

    For a list of all members of this type, see NStyleSplitButton<T> members.

    Public Properties
     NameDescription
    Public PropertyGets or sets whether the drop down shows an Automatic toggle button. When the button is checked, the selected value Automatic flag is raised to true. By default set to true.  
    Public PropertyGets or sets whether the drop down shows a More Options button. By default set to true.  
    Public PropertyGets or sets whether the drop down shows a None toggle button. When the button is checked, the selected value is updated to the value provided by the GetNoneValue protected method. By default set to true.  
    Public PropertyGets or sets the image shown in the action button of this split button.  
    Public PropertyGets or sets the image shown in the "More Options..." button of the split button popup.  
    Public PropertyGets or sets the selected value. The selected value is updated from the result of the drop down editing.  
    Top
    Protected Properties
     NameDescription
    Internal Property  
    Protected PropertyGets the preview factory associated with the style this split button is used to edit.  
    Top
    See Also