BCGSoft.Controls.Grid Namespace : GridCellVisualStyle Class |
The following tables list the members exposed by GridCellVisualStyle.
Name | Description | |
---|---|---|
![]() | GridCellVisualStyle Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | AdditionalTextFormatFlags | Gets or sets additional text format flags that can be applied to textual data. |
![]() | AutoDestroy | Specifies whether all internal data should be disposed automatically when Visual Style is being disposed. |
![]() | BackColor | Gets or set background color of element. |
![]() | CellBorderStyles | Gets or sets an array of border styles. |
![]() | ContentAlignment | Gets or sets alignment of element content. |
![]() | Font | Gets or sets font used to display text. |
![]() | ForeColor | Gets or sets text foreground color. |
![]() | Format | Gets or sets a format string used to format data. |
![]() | FormatProvider | Gets or sets a format provider used to format data. |
![]() | Height | Gets or sets a hegth of element. |
![]() | HighlightedBackColor | Gets or sets background color of highlighted element. |
![]() | HighlightedForeColor | Gets or sets text color of highlighted element. |
![]() | Indent | Not implemented. |
![]() | IsBorderStyleEmpty | Gets a value that indicates whether the border style is empty. |
![]() | IsIndentSet | Not implemented. |
![]() | MarkBackColor | Gets or sets background color of an element in "marked" state. |
![]() | MarkForeColor | Gets or sets text color of an element in "marked" state. |
![]() | MarkHighlightedBackColor | Gets or sets background color of an element in "marked" highlighted state. |
![]() | MarkHighlightedForeColor | Gets or sets text color of an element in "marked" highlighted state. |
![]() | Padding | Gets or sets element padding. |
![]() | SelectionBackColor | Gets or sets background color of element in selected state. |
![]() | SelectionForeColor | Gets or sets text color of element in selected state. |
![]() | SubstituteEmptyBorderStyle | Gets or sets a value that indicates whether to take the border style from the left border, if border style for other edges is not set. |
![]() | WrapMode | Gets or sets a value that indicates how the text is wrapped within elements. |
Name | Description | |
---|---|---|
![]() | Allocate | |
![]() | Clear | |
![]() | ClearBorderCellStyle | Overloaded. |
![]() | Clone | |
![]() | CopyBorderCellStyle | |
![]() | Destroy | |
![]() | Dispose | Overloaded. |
![]() | FormatData | Formats an object to string. |
![]() | GetBorderStyleInfo | |
![]() | GetObjectData | Serializes a Visual Style. |
![]() | GetStateColors | Returns colors for requested state. |
![]() | Merge | Merges this Visual Style with source Visual Style. |
![]() | Update | Updates a destination Visual Style with properties of this Visual Style. |
![]() | UpdateBorderCellStyle |
Name | Description | |
---|---|---|
![]() | raise_VisualStylePropertyChanged |
Name | Description | |
---|---|---|
![]() | VisualStylePropertyChanged | Raised when "Font" property changed. |