FlexPivot for WinForms
RowDetailsVisibilityMode 列挙体

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 : RowDetailsVisibilityMode 列挙体
Determines the visibility mode of the row details.
シンタックス
'宣言
 
Public Enum RowDetailsVisibilityMode 
   Inherits System.Enum
public enum RowDetailsVisibilityMode : System.Enum 
メンバ
メンバ解説
CollapsedThe details will be collapsed at the beginning.
VisibleWhenSelectedThe details will become visible when the user select the row.
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Win.C1FlexGrid.RowDetailsVisibilityMode

参照

C1.Win.C1FlexGrid 名前空間