TcxGridLayoutItem.ViewInfo Property
Provides access to the ViewInfo object that contains information on how to draw layout items.
Declaration
property ViewInfo: TcxGridLayoutItemViewInfo read;
Property Value
Type |
---|
TcxGridLayoutItemViewInfo |
See Also