CadTableFormat.GridFormats

CadTableFormat.GridFormats property

Gets or sets the grid formats.

public List<CadGridFormat> GridFormats { get; set; }

Property Value

The grid formats.

See Also