SpreadJS Documentation
ItemSlicer type
Represents an item slicer.
Syntax
var instance = new GcSpread.Sheets.ItemSlicer();
function ItemSlicer;
Inheritance Hierarchy

Object
   GcSpread.Sheets.ItemSlicer

Constructors
 NameDescription
public ConstructorItemSlicer ConstructorRepresents an item slicer.  
Top
Methods
 NameDescription
public MethodcaptionNameGets or sets the caption name of the item slicer.  
public MethodcolumnCountGets or sets the column count of the item slicer.  
public MethodgetDOMElementGets the dom element of the item slicer.  
public MethodheightGets or sets the height of the item slicer.  
public MethoditemHeightGets or sets the item height of the item slicer.  
public MethodnameGets or sets the name of the item slicer.  
public MethodsetDataSets the slicer data and column name for the item slicer.  
public MethodshowHeaderGets or sets whether to show the header of the item slicer.  
public MethodshowNoDataItemsGets or sets whether to show the no data items of the item slicer.  
public MethodshowNoDataItemsInLastGets or sets whether to show the no data items last.  
public MethodsortStateGets or sets the sort state of the item slicer.  
public MethodstyleGets or sets the style of the item slicer.  
public MethodvisuallyNoDataItemsGets or sets whether to visually distinguish the items with no data.  
public MethodwidthGets or sets the width of the item slicer.  
Top
See Also

Reference

GcSpread.Sheets Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.