Properties Demo explores the properties of the Essential Grid control.
Features:
Grid has many properties that allow users to control the appearance and behavior of grid cells. Based on functionality, grid properties are listed as Appearance and Printing Style properties.
Appearance Properties:
TransparentBackground- Determines whether a grid should display a background image for the cells or only draw cell text.
DisplayVertLines/DisplayHorzLines - Specifies whether vertical/horizontal grid lines are to be displayed.
RowHeaders/ColHeaders - Specifies if the row or column headers are to be displayed.
Buttons3D - Specifies if row and column headers should have a three dimensional or flat look.
GridLineColor - Specifies the color of grid lines
NumberedRowHeaders/NumberedColHeaders - Specifies whether the numbering in row/column headers should be displayed or not
Printing Style Properties:
BlackWhite - Specifies if a grid should be printed in black and white
Printing - Specifies the printing mode of a grid
PrintFrame - Specifies the appearance of a frame around the grid while printing