| Name | Description |
![Public Method](dotnetimages/publicMethod.png) | Clone | Creates a new object that is a copy of the current instance (with the same style settings). |
![Public Method](dotnetimages/publicMethod.png) | Compose | Overloaded. Composes style settings using the current style settings and those of a specified object. |
![Public Method](dotnetimages/publicMethod.png) | CopyFrom | Copies the specified style settings of the specified object to the current object. |
![Public Method](dotnetimages/publicMethod.png) | Equals | Determines whether the specified style is equal to the current style. |
![Public Method](dotnetimages/publicMethod.png) | GetHashCode | Gets the hash code of this object. |
![Public Method](dotnetimages/publicMethod.png) | Init | Initializes this instance. |
![Public Method](dotnetimages/publicMethod.png) | IsBackgroundSet | Gets a value that indicates whether the background of the cell (Background property) is set. |
![Public Method](dotnetimages/publicMethod.png) | IsBackgroundThemeColorSet | Gets a value that indicates whether the background theme color of the cell (BackgroundThemeColor property) is set. |
![Public Method](dotnetimages/publicMethod.png) | IsBorderBottomSet | Gets a value that indicates whether the bottom cell border (Border property) is set. |
![Public Method](dotnetimages/publicMethod.png) | IsBorderLeftSet | Gets a value that indicates whether the left cell border (Border property) is set. |
![Public Method](dotnetimages/publicMethod.png) | IsBorderRightSet | Gets a value that indicates whether the right cell border (Border property) is set. |
![Public Method](dotnetimages/publicMethod.png) | IsBorderTopSet | Gets a value that indicates whether the top cell border (Border property) is set. |
![Public Method](dotnetimages/publicMethod.png) | IsDataValidatorSet | Determines whether the data validator for the cell (DataValidator property) is set. |
![Public Method](dotnetimages/publicMethod.png) | IsFocusableSet | Gets a value that indicates whether the focus setting of the cell (Focusable property) is set. |
![Public Method](dotnetimages/publicMethod.png) | IsFontFamilySet | Gets a value that indicates whether the font family setting of the cell (FontFamily property) is set. |
![Public Method](dotnetimages/publicMethod.png) | IsFontSizeSet | Gets a value that indicates whether the font size setting of the cell (FontSize property) is set. |
![Public Method](dotnetimages/publicMethod.png) | IsFontStretchSet | Gets a value that indicates whether the font stretch setting of the cell (FontStretch property) is set. |
![Public Method](dotnetimages/publicMethod.png) | IsFontStyleSet | Gets a value that indicates whether the font style setting of the cell (FontStyle property) is set. |
![Public Method](dotnetimages/publicMethod.png) | IsFontThemeSet | Gets a value that indicates whether the font theme setting of the cell (FontTheme property) is set. |
![Public Method](dotnetimages/publicMethod.png) | IsFontWeightSet | Gets a value that indicates whether the font weight setting of the cell (FontWeight property) is set. |
![Public Method](dotnetimages/publicMethod.png) | IsForegroundSet | Gets a value that indicates whether the foreground of the cell (Foreground property) is set. |
![Public Method](dotnetimages/publicMethod.png) | IsForegroundThemeColorSet | Gets a value that indicates whether the foreground theme color of the cell (ForegroundThemeColor property) is set. |
![Public Method](dotnetimages/publicMethod.png) | IsFormatterSet | Gets a value that indicates whether the formatter for the cell (Formatter property) is set. |
![Public Method](dotnetimages/publicMethod.png) | IsHorizontalAlignmentSet | Gets a value that indicates whether the horizontal alignment of the cell contents (HorizontalAlignment property) is set. |
![Public Method](dotnetimages/publicMethod.png) | IsLockedSet | Gets a value that indicates whether the locked setting of the cell (Locked property) is set. |
![Public Method](dotnetimages/publicMethod.png) | IsNameSet | Gets a value that indicates whether the name setting of the cell (Name property) is set. |
![Public Method](dotnetimages/publicMethod.png) | IsParentSet | Gets a value that indicates whether the parent of the cell (Parent property) is set. |
![Public Method](dotnetimages/publicMethod.png) | IsShrinkToFitSet | Gets a value that indicates whether the shrink to fit of the cell contents (ShrinkToFit property) is set. |
![Public Method](dotnetimages/publicMethod.png) | IsStrikethroughSet | Gets or sets a value that indicates whether Strikethrough is set. |
![Public Method](dotnetimages/publicMethod.png) | IsTabStopSet | Gets a value that indicates whether the tab stop setting of the cell (TabStop property) is set. |
![Public Method](dotnetimages/publicMethod.png) | IsTextIndentSet | Gets a value that indicates whether the text indent of the cell contents (TextIndent property) is set. |
![Public Method](dotnetimages/publicMethod.png) | IsUnderlineSet | Gets or sets a value that indicates whether Underline is set. |
![Public Method](dotnetimages/publicMethod.png) | IsVerticalAlignmentSet | Gets a value that indicates whether the vertical alignment of the cell contents (VerticalAlignment property) is set. |
![Public Method](dotnetimages/publicMethod.png) | IsWordWrapSet | Gets a value that indicates whether the word wrap of the cell contents (WordWrap property) is set. |
![Public Method](dotnetimages/publicMethod.png) | Merge | Overloaded. Merges the style settings with the current object. |
![Public Method](dotnetimages/publicMethod.png) | Reset | Resets all the style settings in the StyleInfo object to the default settings. |
![Public Method](dotnetimages/publicMethod.png) | ResetBackground | Resets the Background property to its default value. |
![Public Method](dotnetimages/publicMethod.png) | ResetBackgroundThemeColor | Resets the BackgroundThemeColor property to its default value. |
![Public Method](dotnetimages/publicMethod.png) | ResetBorderBottom | Resets the BorderBottom property to its default value. |
![Public Method](dotnetimages/publicMethod.png) | ResetBorderLeft | Resets the BorderLeft property to its default value. |
![Public Method](dotnetimages/publicMethod.png) | ResetBorderRight | Resets the BorderRight property to its default value. |
![Public Method](dotnetimages/publicMethod.png) | ResetBorderTop | Resets the BorderTop property to its default value. |
![Public Method](dotnetimages/publicMethod.png) | ResetDataValidator | Resets the DataValidator property to its default value. |
![Public Method](dotnetimages/publicMethod.png) | ResetFocusable | Resets the Focusable property to its default value. |
![Public Method](dotnetimages/publicMethod.png) | ResetFontFamily | Resets the FontFamily property to its default value. |
![Public Method](dotnetimages/publicMethod.png) | ResetFontSize | Resets the FontSize property to its default value. |
![Public Method](dotnetimages/publicMethod.png) | ResetFontStretch | Resets the FontStretch property to its default value. |
![Public Method](dotnetimages/publicMethod.png) | ResetFontStyle | Resets the FontStyle property to its default value. |
![Public Method](dotnetimages/publicMethod.png) | ResetFontTheme | Resets the FontTheme property to its default value. |
![Public Method](dotnetimages/publicMethod.png) | ResetFontWeight | Resets the FontWeight property to its default value. |
![Public Method](dotnetimages/publicMethod.png) | ResetForeground | Resets the Foreground property to its default value. |
![Public Method](dotnetimages/publicMethod.png) | ResetForegroundThemeColor | Resets the ForegroundThemeColor property to its default value. |
![Public Method](dotnetimages/publicMethod.png) | ResetFormatter | Resets the Formatter property to its default value. |
![Public Method](dotnetimages/publicMethod.png) | ResetHorizontalAlignment | Resets the HorizontalAlignment property to its default value. |
![Public Method](dotnetimages/publicMethod.png) | ResetLocked | Resets the Locked property to its default value. |
![Public Method](dotnetimages/publicMethod.png) | ResetName | Resets the Name property to its default value. |
![Public Method](dotnetimages/publicMethod.png) | ResetParent | Resets the Parent property to its default value. |
![Public Method](dotnetimages/publicMethod.png) | ResetShrinkToFit | Resets the ShrinkToFit property to its default value. |
![Public Method](dotnetimages/publicMethod.png) | ResetStrikethrough | Resets Strikethrough to default value. |
![Public Method](dotnetimages/publicMethod.png) | ResetTabStop | Resets the TabStop property to its default value. |
![Public Method](dotnetimages/publicMethod.png) | ResetTextIndent | Resets the TextIndent property to its default value. |
![Public Method](dotnetimages/publicMethod.png) | ResetUnderline | Resets Underline to default value. |
![Public Method](dotnetimages/publicMethod.png) | ResetVerticalAlignment | Resets the VerticalAlignment property to its default value. |
![Public Method](dotnetimages/publicMethod.png) | ResetWordWrap | Resets the WordWrap property to its default value. |