DefaultStyle Property (InputEditorStyles)
In This Topic
Gets a style that contains the default values for current style.
Syntax
'Declaration
Protected Overridable ReadOnly Property DefaultStyle As BaseStyle
protected virtual BaseStyle DefaultStyle {get;}
See Also