Library WinForms NextSuite .NET Controls NextGrid .NET Reference Classes nxUserColumn DrawingOptions

DrawingOptions

Specifies layers of cell to be included in drawing process of column.

cs
[DefaultValue(nxDrawingOptions.Background | nxDrawingOptions.Content)]
public nxDrawingOptions DrawingOptions { get; set; }

Sign in