DrawingOptions
Specifies layers of cell to be included in drawing process of column.
cs
[DefaultValue(nxDrawingOptions.Background | nxDrawingOptions.Content)] public nxDrawingOptions DrawingOptions { get; set; }
Specifies layers of cell to be included in drawing process of column.
[DefaultValue(nxDrawingOptions.Background | nxDrawingOptions.Content)] public nxDrawingOptions DrawingOptions { get; set; }