FlexPivot for WinForms
RowCol クラス メンバ
プロパティ  メソッド 

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 : RowCol クラス

RowColデータ型で公開されるメンバを以下の表に示します。

パブリック プロパティ
 名前解説
Public プロパティGets or sets whether the user can drag this row or column with the mouse.  
Public プロパティGets or sets whether cells on this row or column can be edited by the user.  
Public プロパティSpecifies whether adjacent cells with similar contents will be merged.  
Public プロパティGets or sets whether the user can resize this row or column with the mouse.  
Public プロパティGets or sets a list of items to be used by the drop-down editor.  
Public プロパティGets or sets an System.Collections.IDictionary object used to translate data values into display values for this row or column.  
Public プロパティGets or sets the type of object stored in this row or column.  
Public プロパティGets or sets the input mask to use when editing cells on this column.  
Public プロパティGets or sets the custom editor used to edit cells in this column.  
Public プロパティGets or sets a string that specifies how to format the data on this column.  
Public プロパティGets a reference to the C1FlexGridBase control that owns this row or column.  
Public プロパティGets or sets an ImageAlignEnum value that determines how images are aligned in scrollable cells on this row or column.  
Public プロパティGets or sets an ImageAlignEnum value that determines how images are aligned in fixed cells on this row or column.  
Public プロパティGets or sets a value that determines whether images found in this row or column's ImageMap should be displayed instead of or in addition to the cell text.  
Public プロパティGets or sets an System.Collections.IDictionary object used to translate data values into images for this row or column.  
Public プロパティGets the index of this row or column in its parent collection.  
Public プロパティGets whether this row is collapsed.  
Public プロパティGets whether this row is currently visible to the user.  
Public プロパティGets or sets whether this row or column is selected.  
Public プロパティGets or sets a custom CellStyle associated with this row or column.  
Public プロパティGets the style used to display this row or column.  
Public プロパティGets the stock CellStyle used to paint fixed cells in this row or column.  
Public プロパティGets the style used to display fixed cells on this row or column.  
Public プロパティGets the custom style associated with fixed cells on this row or column, creating a new one of necessary.  
Public プロパティGets or sets a custom CellStyle associated with this row or column, creating a new style if necessary.  
Public プロパティGets or sets a TextAlignEnum value that determines how text is aligned in scrollable cells on this row or column.  
Public プロパティGets or sets a TextAlignEnum value that determines how text is aligned in fixed cells on this row or column.  
Public プロパティGets or sets user data associated with this row or column.  
Public プロパティGets or sets whether a Row or Column is visible.  
トップ
パブリック メソッド
 名前解説
Public メソッドClears the contents of the row or column.  
Public メソッドInvalidates an individual row or column, causing it to be repainted.  
Public メソッドMoves this row or column to a new position in the collection.  
トップ
参照

RowCol クラス
C1.Win.C1FlexGrid 名前空間