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