GcSpread.Sheets Namespace : ItemSlicer type |
var instance = new GcSpread.Sheets.ItemSlicer();
function ItemSlicer;
Object
GcSpread.Sheets.ItemSlicer
Name | Description | |
---|---|---|
ItemSlicer Constructor | Represents an item slicer. |
Name | Description | |
---|---|---|
captionName | Gets or sets the caption name of the item slicer. | |
columnCount | Gets or sets the column count of the item slicer. | |
getDOMElement | Gets the dom element of the item slicer. | |
height | Gets or sets the height of the item slicer. | |
itemHeight | Gets or sets the item height of the item slicer. | |
name | Gets or sets the name of the item slicer. | |
setData | Sets the slicer data and column name for the item slicer. | |
showHeader | Gets or sets whether to show the header of the item slicer. | |
showNoDataItems | Gets or sets whether to show the no data items of the item slicer. | |
showNoDataItemsInLast | Gets or sets whether to show the no data items last. | |
sortState | Gets or sets the sort state of the item slicer. | |
style | Gets or sets the style of the item slicer. | |
visuallyNoDataItems | Gets or sets whether to visually distinguish the items with no data. | |
width | Gets or sets the width of the item slicer. |