[]
        
(Showing Draft Content)

C1.Win.FlexPivot.Styles.IButtonImages

IButtonImages Interface

Button images interface

Namespace: C1.Win.FlexPivot.Styles
Assembly: C1.Win.FlexPivot.Slicer.4.8.dll
Syntax
[TypeConverter(typeof(ExpandableObjectConverter))]
public interface IButtonImages : INotifyPropertyChanged

Properties

Name Description
Clear

Image used for Clear button.

MultiSelect

Image used for MultiSelect button.

SortAscending

Image used for ascending Sort button.

SortDescending

Image used for descending Sort button.

SortNone

Image used for Sort button in unsorted mode.