'Declaration
Public Enum RowCol Inherits System.Enum
'Usage
Dim instance As RowCol
public enum RowCol : System.Enum
'Declaration
Public Enum RowCol Inherits System.Enum
'Usage
Dim instance As RowCol
public enum RowCol : System.Enum
Member | Description |
---|---|
Both | Affects to both of rows and columns. |
Columns | Affects to columns. |
None | Does nothing. |
Rows | Affects to rows. |
System.Object
System.ValueType
System.Enum
FarPoint.Win.Spread.RowCol