Overload | Description |
Appearance Constructor() |
Creates a set of appearance settings with default values.
|
Appearance Constructor(Color,Color,Font,CellHorizontalAlignment,CellVerticalAlignment,Boolean,Boolean,Color,Color,Color,Color,VisualStyles,SortState,FilterState,Boolean,Boolean,Boolean,Boolean,Boolean,Int32,CellPadding,Boolean,Color,Color,Font,Font,Font) |
Creates a set of appearance settings with the specified colors, buttons, alignment,
visual style, and sorting and filtering states.
|
Appearance Constructor(Color,Color,Font,CellHorizontalAlignment,CellVerticalAlignment,Boolean,Boolean,Color,Color,Color,Color,VisualStyles,SortState,FilterState,Boolean,Boolean,Boolean,Boolean,Boolean,Int32,CellPadding,Boolean) |
Creates a set of appearance settings with the specified colors, buttons, alignment,
visual style, and sorting and filtering states.
|
Appearance Constructor(Color,Color,Font,CellHorizontalAlignment,CellVerticalAlignment,Boolean,Boolean,Color,Color,Color,Color,VisualStyles,SortState,FilterState,Boolean,Boolean,Boolean,Boolean,Boolean,Int32) |
Creates a set of appearance settings with the specified colors, buttons, alignment,
visual style, and sorting and filtering states.
|
Appearance Constructor(Color,Color,Font,CellHorizontalAlignment,CellVerticalAlignment,Boolean,Boolean,Color,Color,Color,Color,VisualStyles,SortState,FilterState) |
Creates a set of appearance settings with the specified colors, buttons, alignment,
visual style, and sorting and filtering states.
|
Appearance Constructor(Color,Color,Font,CellHorizontalAlignment,CellVerticalAlignment,Boolean,Boolean,Color,Color,Color,Color,VisualStyles) |
Creates a set of appearance settings with the specified colors, buttons, alignment,
and visual style.
|
Appearance Constructor(Color,Color,Font,CellHorizontalAlignment,CellVerticalAlignment,Boolean,Boolean,Color,Color,Color,Color) |
Creates a set of appearance settings with the specified colors, buttons, and alignment.
|