AddNewRowExpansionIndicatorCellControl
|
xamGrid.AddNewRowSettings.ExpansionIndicatorStyle
|
Styles the ExpansionIndicator in the AddNewRow for all ColumnLayouts in the xamGrid
|
|
xamGrid.ColumnLayouts[x].AddNewRowSettings.ExpansionIndicatorStyle
|
Styles the ExpansionIndicator in the AddNewRow for a particular ColumnLayout in the xamGrid
|
AddNewRowSelectorCellControl
|
xamGrid.AddNewRowSettings.RowSelectorStyle
|
Styles the RowSelector in the AddNewRow for all ColumnLayouts in the xamGrid
|
|
xamGrid.ColumnLayouts[x].AddNewRowSettings.RowSelectorStyle
|
Styles the RowSelector in the AddNewRow for a particular ColumnLayout in the xamGrid
|
|
xamGrid.AddNewRowSettings.Style
|
Styles all Standard Cell objects in an AddNewRow for all ColumnLayouts in the xamGrid
|
|
xamGrid.ColumnLayouts[x].AddNewRowSettings.Style
|
Styles all Standard Cell objects in an AddNewRow for a particular ColumnLayout in the xamGrid
|
ExpansionIndicatorCellControl
|
xamGrid.ExpansionIndicatorSettings.Style
|
Styles the ExpansionIndicator in all Rows for all ColumnLayouts in the xamGrid
|
|
xamGrid.ColumnLayouts[x].ExpansionIndicatorSettings.Style
|
Styles the ExpansionIndicator in all Rows for a particular ColumnLayout in the xamGrid
|
|
xamGrid.RowSelectorSettings.Style
|
Styles the RowSelector in all Rows for all ColumnLayouts in the xamGrid
|
|
xamGrid.ColumnLayouts[x]. RowSelectorSettings.Style
|
Styles the RowSelector in all Rows for a particular ColumnLayout in the xamGrid
|
|
|
Styles all Standard Cells in all ColumnLayouts in the xamGrid
|
|
xamGrid.Columns[x].CellStyle
|
Styles all Standard Cells in a particular Column in the xamGrid
|
|
xamGrid.ColumnLayouts[x].CellStyle
|
Styles all Standard Cells in a particular ColumnLayout in the xamGrid
|
|
xamGrid.Rows[x].CellStyle
|
Styles all Standard Cells in a particular Row in the xamGrid
|
|
xamGrid.Rows[x].Cells[x].Style
|
|
|
xamGrid.FixedRowSeparatorStyle
|
Styles the Separator that separates fixed rows in the xamGrid
|
|
xamGrid.PagerSettings.Style
|
Styles the Cell that makes up the PagerRow for all ColumnLayouts in the xamGrid
|
|
xamGrid.ColumnLayout[x].PagerSettings.Style
|
Styles the Cell that makes up the PagerRow for a particular ColumnLayout in the xamGrid
|
|
xamGrid.ChildBandHeaderStyle
|
Styles the Cell that makes up the ChildBand Header for all ColumnLayouts in the xamGrid
|
|
xamGrid.ColumnLayouts[x].ChildBandHeaderStyle
|
Styles the Cell that makes up the ChildBand Header for a particular ColumnLayout in the xamGrid
|
FilterRowExpansionIndicatorCellControl
|
XambWebGrid.FilteringSettings.ExpansionIndicatorStyle
|
Styles the ExpansionIndicator in the FilterRow for all ColumnLayouts in the xamGrid
|
|
xamGrid.ColumnLayouts[x].FilteringSettings.ExpansionIndicatorStyle
|
Styles the ExpansionIndicator in the FilterRow for a particular ColumnLayout in the xamGrid
|
FilterRowSelectorCellControl
|
XambWebGrid.FilteringSettings.RowSelectorStyle
|
Styles the RowSelector in the FilterRow for all ColumnLayouts in the xamGrid
|
|
xamGrid.ColumnLayouts[x].FilteringSettings. RowSelectorStyle
|
Styles the RowSelector in the FilterRow for a particular ColumnLayout in the xamGrid
|
|
XambWebGrid.FilteringSettings.Style
|
Styles all Standard Cell objects in a FilterRow for all ColumnLayouts in the xamGrid
|
|
xamGrid.ColumnLayouts[x].FilteringSettings.Style
|
Styles all Standard Cell objects in a FilterRow for a particular ColumnLayout in the xamGrid
|
SummaryRowExpansionIndicatorCellControl
|
XambWebGrid.SummaryRowSettings.ExpansionIndicatorStyle
|
Styles the ExpansionIndicator in the SummaryRow for all ColumnLayouts in the xamGrid
|
|
xamGrid.ColumnLayouts[x].SummaryRowSettings.ExpansionIndicatorStyle
|
Styles the ExpansionIndicator in the SummaryRow for a particular ColumnLayout in the xamGrid
|
SummaryRowSelectorCellControl
|
XambWebGrid.SummaryRowSettings.RowSelectorStyle
|
Styles the RowSelector in the SummaryRow for all ColumnLayouts in the xamGrid
|
|
xamGrid.ColumnLayouts[x].SummaryRowSettings.RowSelectorStyle
|
Styles the RowSelector in the SummaryRow for a particular ColumnLayout in the xamGrid
|
|
XambWebGrid.SummaryRowSettings.Style
|
Styles all Standard Cell objects in a SummaryRow for all ColumnLayouts in the xamGrid
|
|
xamGrid.ColumnLayouts[x].SummaryRowSettings.Style
|
Styles all Standard Cell objects in a SummaryRow for a particular ColumnLayout in the xamGrid
|