Name | Description | |
---|---|---|
![]() | DataGridControlSettings Constructor | Initializes a new instance of the DataGridControlSettings class. |
The following tables list the members exposed by DataGridControlSettings.
Name | Description | |
---|---|---|
![]() | DataGridControlSettings Constructor | Initializes a new instance of the DataGridControlSettings class. |
Name | Description | |
---|---|---|
![]() | AdvancedFilterMode | Gets or sets a value indicating the advanced filtering mode applied. |
![]() | AutoFilterMode | Gets or sets a value indicating how automatic filtering of the data items will be performed. |
![]() | AutoFilterValues | Gets or sets a dictionary that contains a list of the context's DataGridItemProperty objects with their corresponding auto-filter values. |
![]() | CardWidth | Gets or sets a value representing the width of the cards when the grid is in a card-view layout. |
![]() | FilterCriteria | Gets or sets a dictionary that contains a list of the context's DataGridItemProperty objects with their corresponding filter criteria. |
![]() | FilterCriteriaMode | Gets or sets a value indicating how filters entered into a FilterRow are applied. |
![]() | FixedColumnCount | Gets or sets a value representing the fixed-column count. |
![]() | FixedFooters | Gets or sets a dictionary that contains a list of the context's Fixed Footers. |
![]() | FixedHeaders | Gets or sets a dictionary that contains a list of the context's Fixed Headers. |
![]() | Footers | Gets or sets a dictionary that contains a list of the context's Footers. |
![]() | GroupPropertyNames | Gets or sets the property names of the groups. |
![]() | Headers | Gets or sets a dictionary that contains a list of the context's Headers. |
![]() | SortDescriptions | Gets or sets the sort descriptions applied to the grid. |
![]() | SpannedCellConflictResolutionMode | |
![]() | StatCellConfigurations | Gets or sets the array of StatCellConfiguration to save/load in the DataGridControl settings. |
![]() | StatFunctions | Gets or sets a dictionary that contains a list of the context's StatFunctions. |
Name | Description | |
---|---|---|
![]() | ApplyTo | Overridden. |
![]() | Cleanup | Overridden. |
![]() | PersistFrom | Overridden. |