[]
        
(Showing Draft Content)

FarPoint.Web.Spread.SpreadImages

SpreadImages Enum

Represents identifiers for custom images in the component.

Namespace: FarPoint.Web.Spread
Assembly: FarPoint.Web.Spread.dll
Syntax
public enum SpreadImages
Public Enum SpreadImages

Fields

Name Description
Collapse

Specifies the identifier for the image for the collapse icon in hierarchical displays in the component.

Expand

Specifies the identifier for the image for the expand icon in hierarchical displays in the component.

FilterBarEditingIndicator

Specifies the image for the filter bar indicator when editing a filter.

FilteredDropDownIndicator

Specifies the image for the filtered drop down indicator.

FilteredSortAscendingDropDownIndicator

Specifies the image for the filtered drop down indicator.

FilteredSortDescendingDropDownIndicator

Specifies the image for the filtered drop down indicator.

FrozenIndicator

Specifies the identifier for the image for the frozen indicator.

SortAscending

Specifies the identifier for the image for the sort indicator (for ascending sorts) in the component.

SortDescending

Specifies the identifier for the image for the sort indicator (for descending sorts) in the component.

UnfilteredDropDownIndicator

Specifies the image for the unfiltered drop down indicator.