Spread Windows Forms 12.0 Product Documentation
columnHeader Field


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.UndoRedo Namespace > RowResizeUndoAction Class : columnHeader Field
Specifies whether the column header is involved.
Syntax
'Declaration
 
Protected columnHeader As Boolean
'Usage
 
Dim instance As RowResizeUndoAction
Dim value As Boolean
 
value = instance.columnHeader
 
instance.columnHeader = value
protected bool columnHeader
See Also

Reference

RowResizeUndoAction Class
RowResizeUndoAction Members