FlexGrid には、さまざまなクラス、オブジェクト、コレクション、関連するメソッドおよびプロパティを提供するリッチオブジェクトモデルが用意されています。これらのオブジェクトの一部とその主なプロパティを次の表に一覧します。
C1FlexGrid |
プロパティ: AllowAddNew, AllowDragging, AllowMerging, AllowResizing, AllowSorting, AutoComplete, AutoGenerateColumns, CellFactory, Cells, Columns, FrozenRows, ItemsSource, Rows, SelectedIndex, SelectionMode, ShowErrors, ShowMarquee, TreeIndent
メソッド: AutoSizeColumn, AutoSizeColumns, AutoSizeRow, AutoSizeRows, GetAggregate, Copy, HitTest
|
Column |
プロパティ: AllowSorting, AutoGenerated, Binding, CellEditingTemplate, CellTemplate, Format, GroupAggregate, Header
|
CellStyle |
プロパティ: Background, CornerRadius, FontSize, HorizontalAlignment, Tag, TextWrapping, VerticalAlignment
|
C1FlexGridFilter
|
プロパティ: Editor, FilterDefinition, NullValueString, Owner, UseCollectionView
メソッド: GetColumnFilter, LoadFilterDefinition, SaveFilterDefinition, ShowFilterEditor
|
C1FlexGridGroupPanel
|
プロパティ: DragMarkerColor, FlexGrid, HideGroupedColumns, MaxGroups, Watermark, WatermarkText
メソッド: OnApplyTemplate
|
Row |
プロパティ: ActualHeight, Bottom, DataItem, Grid, GridPanel, Index, Selected, Top
メソッド: GetDataFormatted, GetDataRaw, GetErrors
|
RowCol |
プロパティ: AllowDragging, AllowMerging, AllowResizing, CellStyle, CellStyle, GridPanel, Foreground, HeaderTextWrapping
|