MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IListGrid Interface / GrowDirection Property

In This Topic
GrowDirection Property (IListGrid)
In This Topic
Gets the list layout grow direction.
Syntax
'Declaration
 
ReadOnly Property GrowDirection As GrowDirection
 

Property Value

A GrowDirection value specifying the grow direction of the list layout.
See Also