[]
Gets or sets the name of the default style for the filter bar.
[TypeConverter(typeof(StyleNameConverter))]
public string DefaultStyleName { get; set; }
<TypeConverter(GetType(StyleNameConverter))>
Public Property DefaultStyleName As String
| Type | Condition |
|---|---|
| ArgumentException | Specified style (NamedStyle object) could not be found in the collection |