ShouldSerializeButtonsSettings Method (C1TextBoxBase)
In This Topic
Specifies whether to save the value of the
ButtonsSettings property.
Syntax
'Declaration
Protected Function ShouldSerializeButtonsSettings() As Boolean
protected bool ShouldSerializeButtonsSettings()
See Also