HeaderHeight Property (FlexAdvancedDataGrid)
Class
FlexAdvancedDataGrid
.
Action
Gets the height of the header cell of the column, in pixels.
Syntax
C#
protected
Double
headerHeight { get; }
VB
'Declaration Protected Read Property headerHeight As
Double
Access
Read only.