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