True DBGrid for WinForms
PointAtEnum 列挙体

C1.Win.C1TrueDBGrid.4.5.2 アセンブリ > C1.Win.C1TrueDBGrid 名前空間 : PointAtEnum 列挙体
Specifies the type of ui-element for a coordinate.
シンタックス
'宣言
 
Public Enum PointAtEnum 
   Inherits System.Enum
public enum PointAtEnum : System.Enum 
メンバ
メンバ解説
AtAddNewRowCoordinates are in the addnew row.
AtCaptionCoordinates are in the caption area
AtColumnFooterCoordinates are in the column footers.
AtColumnHeaderCoordinates are in the column headers.
AtColumnSizeCoordinates are in the column resizing box.
AtDataAreaCoordinates are in the data area.
AtEmptyColumnCoordinates are in the empty column area.
AtEmptyRowCoordinates are in the empty row area.
AtFilterBarCoordinates are in the filter bar.
AtGroupAreaCoordinates are in the grouping area.
AtGroupHeaderCoordinates are in the group header.
AtRowSelectCoordinates are in the row selector.
AtRowSizeCoordinates are in the row resizing box.
AtSplitHeaderCoordinates are in the split's header
AtSplitSizeBoxCoordinates are in the split's resizing box
NotInGridCoordinates are not in the grid.
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Win.C1TrueDBGrid.PointAtEnum

参照

C1.Win.C1TrueDBGrid 名前空間