Represents the row/column type of the row/column events.
public enum RowColumnType
Members
| Member Name | Description | Value |
| Row | Row type. | 0 |
| Column | Column type. | 1 |
Requirements
Namespace: Aspose.Grid.Web
Assembly: Aspose.Grid.Web (in Aspose.Grid.Web.dll)
See Also
Aspose.Grid.Web Namespace