ComponentOne MultiSelect for WinForms
C1.Win.Input Namespace / ButtonsSettings Class / ShouldSerializeModalButton Method

In This Topic
    ShouldSerializeModalButton Method
    In This Topic
    Specifies whether to save the value of the ModalButton property.
    Syntax
    'Declaration
     
    
    Protected Function ShouldSerializeModalButton() As Boolean
    protected bool ShouldSerializeModalButton()

    Return Value

    Returns true if the property has changed; otherwise, returns false.
    See Also