GridLineStyle
Wisej.Web.GridLineStyle
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.5.0.0)
Specifies the line styles that can be applied to the cell of a ListView control when its View property is set to Details.
Fields
Name | Description |
---|---|
Both | Vertical and horizontal lines |
Horizontal | An horizontal line. |
None | No lines. |
Vertical | A vertical line. |
Used By
Name | Description |
---|---|
Last updated