[]
Button images
[TypeConverter(typeof(ExpandableObjectConverter))]
public class ButtonImages : BaseStyle, IButtonImages, INotifyPropertyChanged
| Name | Description |
|---|---|
| Clear | Gets or sets image used for Clear button. |
| MultiSelect | Gets or sets image used for MultiSelect button. |
| SortAscending | Gets or sets image used for ascending Sort button. |
| SortDescending | Gets or sets image used for descending Sort button. |
| SortNone | Gets or sets image used for Sort button in unsorted mode. |