Root Property (BaseStyle)
In This Topic
Gets or sets the root directory in C1Theme.
Syntax
'Declaration
<C1.Win.Themes.StyledPropertyCollection.ExcludeFromStyledPropertyAttribute()>
Protected Property Root As String
[C1.Win.Themes.StyledPropertyCollection.ExcludeFromStyledProperty()]
protected string Root {get; set;}
See Also