GrapeCity MultiRow Windows Forms Documentation
Column Class Members
Properties  Methods 


The following tables list the members exposed by Column.

Public Properties
 NameDescription
Public PropertyBottomGet the bottom of column.  
Public PropertyDefaultCellStyleGets or sets default styles used by all cells in the Column.  
Public PropertyDisplayedGets or sets a value indicating whether the column is displayed on-screen.  
Public PropertyFrozenGets a value indicating whether the Column is frozen.  
Public PropertyGcMultiRowGets the GcMultiRow control associated with this column.  
Public PropertyHeightGets or sets the height of the column.  
Public PropertyIndexGets the index of the Column.  
Public PropertyIsCollapsedGets a value indicating whether the Column has been hidden by Collapse method.  
Public PropertyLeftGet the left of column.  
Public PropertyNameGets the name of the Column.  
Public PropertyRightGet the right of column.  
Public PropertyTagGets or sets the object that contains data about the column.  
Public PropertyTopGet the top of column.  
Public PropertyWidthGets or sets the width of the column.  
Top
Public Methods
 NameDescription
Public MethodCollapseCollapses the Column horizontally.  
Public MethodExpandExpands the Column horizontally.  
Public MethodHorizontalResizeResizes column programmatically in horizontal direction.  
Public MethodInvalidateInvalidates the entire surface of the Column and causes the Column to be redrawn.  
Public MethodPerformHorizontalAutoFitFits the column's size to its content in horizontal direction programmatically.  
Public MethodPerformVerticalAutoFitFits the cell's size to its content in vertical direction programmatically.  
Public MethodVerticalResizeResizes column programmatically in vertical direction.  
Top
See Also

Reference

Column Class
GrapeCity.Win.MultiRow Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.