GridTableStyle.LayoutFixed

GridTableStyle.LayoutFixed property

Specifies whether the layout of the table is fixed(not extended automatically when it contain large objects).

public LayoutFixedType LayoutFixed { get; set; }

See Also