Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Slicers Namespace / Slicer Class
Fields Properties Methods Events


In This Topic
    Slicer Class Members
    In This Topic

    The following tables list the members exposed by Slicer.

    Public Fields
     NameDescription
    Public FieldIndicates that the position is in the clear filter icon. This field is constant and read-only.  
    Public FieldIndicates that the position is in a slicer item. This field is constant and read-only.  
    Public FieldIndicates that the position is in the multi-select icon. This field is constant and read-only.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the binding collection of this drawing object. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject)
    Public PropertyGets the boundary of the drawing object in pixels. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject)
    Public PropertyGets a boolean value indicating whether this slicer can be edit points.  
    Public PropertyGets or sets the extend data of the GrapeCity.Spreadsheet.Drawing.DrawingObject. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject)
    Public PropertyGets or sets whether the specified slicer can be moved or resized by using the user interface.  
    Public PropertyGets or sets whether the header that displays the slicer Caption is visible.  
    Public PropertyGets the bottom-right anchor point. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject)
    Public PropertyGets or sets the font of the text displayed by the control. (Inherited from GrapeCity.Spreadsheet.FormControls.Control)
    Public PropertyGets the horizontal scroll bar. (Inherited from GrapeCity.Spreadsheet.FormControls.ScrollableControl)
    Public PropertyGets or sets the hovered item index.  
    Public PropertyGets a boolean value indicating whether this drawing object is available to process. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject)
    Public PropertyGets or sets a value indicating whether the specified drawing object can be modified when the sheet that contains it is protected. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject)
    Public PropertyGets or sets the MultiSelect state of the specified slicer.  
    Public PropertyOverridden. Gets or sets a string value representing the name of the slicer.  
    Public PropertyGets or sets the number of columns in the specified slicer.  
    Public PropertyGets the parent. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject)
    Public PropertyGet the placement of the drawing object. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject)
    Public PropertyGets or sets a boolean value indicating whether the object will be printed when the document is printed. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject)
    Public PropertyGets the highest ancestor drawing object which contains this drawing object. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject)
    Public PropertyGets or sets the height of each row in the specified slicer.  
    Public PropertyGets a value indicating whether this GrapeCity.Spreadsheet.FormControls.Control is rotatable. (Inherited from GrapeCity.Spreadsheet.FormControls.Control)
    Public PropertyGets a boolean value indicating whether the selection can be shown while user is working on this GrapeCity.Spreadsheet.Drawing.DrawingObject. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject)
    Public PropertyGets the ISlicerCache object associated with the slicer.  
    Public PropertyGets the top-left anchor point. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject)
    Public PropertyGets or sets the index of the first slicer item.  
    Public PropertyGets the vertical scroll bar. (Inherited from GrapeCity.Spreadsheet.FormControls.ScrollableControl)
    Public PropertyGets or sets a boolean value indicating whether this GrapeCity.Spreadsheet.Drawing.DrawingObject and all its child controls are displayed. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject)
    Public PropertyOverridden.   
    Top
    Public Methods
     NameDescription
    Public MethodOverridden.   
    Public MethodGets a boolean value indicating whether this GrapeCity.Spreadsheet.Drawing.DrawingObject can be duplicated. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject)
    Public MethodDuplicates the object and returns a reference to the new copy. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject)
    Public MethodOverridden. Gets the hit test information at the position of a slicer.  
    Public MethodGets the hit test information at the position of a slicer.  
    Public MethodGets a boolean value indicating whether this GrapeCity.Spreadsheet.Drawing.DrawingObject supports clipboard action. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject)
    Public MethodOverloaded. Paints this drawing object to the specified drawing context. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject)
    Public MethodGenerates a Action event for a button. (Inherited from GrapeCity.Spreadsheet.FormControls.Control)
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden.   
    Top
    Public Events
     NameDescription
    Public EventOccurs when the control action is invoked. (Inherited from GrapeCity.Spreadsheet.FormControls.Control)
    Top
    See Also