Spread Windows Forms 12.0 Product Documentation
Footer Property (RowHeightChangingEventArgs)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > RowHeightChangingEventArgs Class : Footer Property
Gets whether the column indexes are column footer rows.
Syntax
'Declaration
 
Public ReadOnly Property Footer As Boolean
'Usage
 
Dim instance As RowHeightChangingEventArgs
Dim value As Boolean
 
value = instance.Footer
public bool Footer {get;}
See Also

Reference

RowHeightChangingEventArgs Class
RowHeightChangingEventArgs Members