Name | Description | |
---|---|---|
ButtonsSettings Constructor | Initializes a new instance of the ButtonsSettings class. |
The following tables list the members exposed by ButtonsSettings.
Name | Description | |
---|---|---|
ButtonsSettings Constructor | Initializes a new instance of the ButtonsSettings class. |
Name | Description | |
---|---|---|
CustomButton | Gets the properties of the Custom button. | |
DropDownButton | Gets the properties of the DropDown button. | |
ModalButton | Gets the properties of the Modal button. | |
UpDownButton | Gets the properties of the UpDown buttons. |
Name | Description | |
---|---|---|
OnPropertyChanged | Fires the PropertyChanged event. | |
ResetCustomButton | Restores the default value of the CustomButton property. | |
ResetDropDownButton | Restores the default value of the DropDownButton property. | |
ResetModalButton | Restores the default value of the ModalButton property. | |
ResetUpDownButton | Restores the default value of the UpDownButton property. | |
ShouldSerializeCustomButton | Specifies whether to save the value of the CustomButton property. | |
ShouldSerializeDropDownButton | Specifies whether to save the value of the DropDownButton property. | |
ShouldSerializeModalButton | Specifies whether to save the value of the ModalButton property. | |
ShouldSerializeUpDownButton | Specifies whether to save the value of the UpDownButton property. |