'Declaration
Public Enum PointAtEnum Inherits System.Enum
public enum PointAtEnum : System.Enum
'Declaration
Public Enum PointAtEnum Inherits System.Enum
public enum PointAtEnum : System.Enum
Member | Description |
---|---|
AtCaption | Coordinates are in the caption area |
AtColumnFooter | Coordinates are in the column footers. |
AtColumnHeader | Coordinates are in the column headers. |
AtColumnSize | Coordinates are in the column resizing box. |
AtDataArea | Coordinates are in the data area. |
AtRowSelect | Coordinates are in the row selector. |
AtRowSize | Coordinates are in the row resizing box. |
AtSplitHeader | Coordinates are in the split's header |
AtSplitSizeBox | Coordinates are in the split's resizing box |
NotInList | Coordinates are not in the list. |
System.Object
System.ValueType
System.Enum
C1.Win.C1List.PointAtEnum