Scope Enum
Specifies the scope.
public enum Scope
Public Enum Scope
Inheritance: ObjectValueTypeEnumScope
Fields
Scope.Both | 2 | Both. |
Scope.Column | 1 | Column. |
Scope.Row | 0 | Row. |
Specifies the scope.
public enum Scope
Public Enum Scope
Inheritance: ObjectValueTypeEnumScope
Scope.Both | 2 | Both. |
Scope.Column | 1 | Column. |
Scope.Row | 0 | Row. |