Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / DefaultSpreadSkin Class / DefaultColumnFooterRowHeight Property


In This Topic
DefaultColumnFooterRowHeight Property (DefaultSpreadSkin)
In This Topic
Gets default height of columnFooter row.
Syntax
'Declaration
 
Public Overrides NotOverridable ReadOnly Property DefaultColumnFooterRowHeight As Integer
 
'Usage
 
Dim instance As DefaultSpreadSkin
Dim value As Integer
 
value = instance.DefaultColumnFooterRowHeight
See Also