PaddingTop Property (FlexAdvancedDataGrid)
Class
FlexAdvancedDataGrid
.
Action
Gets the number of pixels between the top of the row and the top of the renderer in the row.
Syntax
C#
protected
Integer
paddingTop { get; }
VB
'Declaration Protected Read Property paddingTop As
Integer
Access
Read only.