ASP.NET Core MVC コントロールヘルプ
TransposedGridRowBase クラス メンバ
プロパティ 

C1.AspNetCore.Mvc.TransposedGrid アセンブリ > C1.Web.Mvc.TransposedGrid 名前空間 : TransposedGridRowBase クラス

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

パブリック コンストラクタ
 名前解説
Public コンストラクタCreates one C1.Web.Mvc.ColumnBase instance.  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets or sets the Aggregate to display in the group header rows for this column. C1.Web.Mvc.ColumnBaseから継承されます。
Public プロパティGets or sets the horizontal alignment of items in this column. C1.Web.Mvc.ColumnBaseから継承されます。
Public プロパティGets or sets whether the user can move this row or column to a new position with the mouse. C1.Web.Mvc.ColumnBaseから継承されます。
Public プロパティGets or sets whether cells in this row or column can be merged. C1.Web.Mvc.ColumnBaseから継承されます。
Public プロパティGets or sets a value that indicates whether the user can resize the row or column with the mouse. C1.Web.Mvc.ColumnBaseから継承されます。
Public プロパティGets or sets whether the user can sort this column by clicking its header. C1.Web.Mvc.ColumnBaseから継承されます。
Public プロパティGets or sets the name of the property this column is bound to. C1.Web.Mvc.ColumnBaseから継承されます。
Public プロパティGets the cell template in this column. C1.Web.Mvc.ColumnBaseから継承されます。
Public プロパティGets or sets the binding of the child column that should remain visible when the group is collapsed. C1.Web.Mvc.ColumnBaseから継承されます。
Public プロパティGets the grid's column collection under the column. C1.Web.Mvc.ColumnBaseから継承されます。
Public プロパティGets or sets a CSS class name to be used when rendering non-header cells in this row or column. C1.Web.Mvc.ColumnBaseから継承されます。
Public プロパティGets or sets a CSS class name to use when rendering all cells (data and headers) in the column or row. C1.Web.Mvc.ColumnBaseから継承されます。
Public プロパティGets the DataMap used to convert raw values into display values for the column. C1.Web.Mvc.ColumnBaseから継承されます。
Public プロパティGets or sets a value that indicates the type of editor to use when editing data-mapped cells in this column or row. C1.Web.Mvc.ColumnBaseから継承されます。
Public プロパティGets or sets the type of value stored in this column.Values are coerced into the proper type when editing the grid. C1.Web.Mvc.ColumnBaseから継承されます。
Public プロパティGets or sets a CSS class name to add to drop-downs in this column. C1.Web.Mvc.ColumnBaseから継承されます。
Public プロパティGets or sets a reference to an input control to be used as a custom cell editor for this. C1.Web.Mvc.ColumnBaseから継承されます。
Public プロパティGets or sets the format string used to convert raw values into display values for this column (see Globalize). C1.Web.Mvc.ColumnBaseから継承されます。
Public プロパティGets or sets the text displayed in the column header. C1.Web.Mvc.ColumnBaseから継承されます。
Public プロパティGets or sets the height of the row.  
Public プロパティGets or sets the "type" attribute of the HTML input element used to edit values in this column. C1.Web.Mvc.ColumnBaseから継承されます。
Public プロパティGets or sets whether column group is collapse. C1.Web.Mvc.ColumnBaseから継承されます。
Public プロパティGets or sets whether cells in this row or column contain HTML content rather than plain text. C1.Web.Mvc.ColumnBaseから継承されます。
Public プロパティGets or sets whether cells in this row or column can be edited. C1.Web.Mvc.ColumnBaseから継承されます。
Public プロパティGets or sets a value that determines whether values in the column are required. C1.Web.Mvc.ColumnBaseから継承されます。
Public プロパティGets or sets whether this row or column is selected. C1.Web.Mvc.ColumnBaseから継承されます。
Public プロパティGets or sets a mask to be used while editing values in this column. C1.Web.Mvc.ColumnBaseから継承されます。
Public プロパティGets or sets the maximum number of characters that the can be entered into the cell. C1.Web.Mvc.ColumnBaseから継承されます。
Public プロパティGets or sets the maximum width of this column. C1.Web.Mvc.ColumnBaseから継承されます。
Public プロパティGets or sets the minimum width of this column. C1.Web.Mvc.ColumnBaseから継承されます。
Public プロパティGets or sets a value that indicates whether the content of cells in this row or column should wrap at new line characters (\n). C1.Web.Mvc.ColumnBaseから継承されます。
Public プロパティGets or sets the name of this column. C1.Web.Mvc.ColumnBaseから継承されます。
Public プロパティGets or sets a value that determines whether the grid should optimize performance over precision when auto-sizing this column. C1.Web.Mvc.ColumnBaseから継承されます。
Public プロパティGets the Transposedgrid's row collection.  
Public プロパティGets or sets the name of the property to use when sorting this column. C1.Web.Mvc.ColumnBaseから継承されます。
Public プロパティGets or sets a template string to be used for generating the HTML content of data cells in this Column. C1.Web.Mvc.ColumnBaseから継承されます。
Public プロパティGets or sets a template function to be used for generating the HTML content of data cells in this Column. C1.Web.Mvc.ColumnBaseから継承されます。
Public プロパティGets or sets whether this row or column is visible. C1.Web.Mvc.ColumnBaseから継承されます。
Public プロパティGets or sets the width of this column. C1.Web.Mvc.ColumnBaseから継承されます。
Public プロパティGets or sets whether cells in this row or column should wrap their content. C1.Web.Mvc.ColumnBaseから継承されます。
トップ
参照

TransposedGridRowBase クラス
C1.Web.Mvc.TransposedGrid 名前空間