Namespace Syncfusion.WinForms.DataGrid.Styles
Classes
AddNewRowStyleInfo
Represents the functionalities that holds all information stored for a filter row cell. |
ButtonCellStyleInfo
Represents the class that defines the style information for the CellButton. |
ButtonStyleInfoStore
Provides storage for the ButtonCellStyleInfo object. |
CaptionSummaryStyleInfo
Represents the functionalities that holds all information stored for a CaptionSummary. |
CellStyleInfo
Represents the functionalities that holds all information stored for a cell. |
CellStyleInfoStore
Represents the class holds the plain data for a style object excluding identity information. |
CheckBoxCellStyleInfo
Represents a class that contains the properties for customizing the styles of the check box. |
CheckBoxCellStyleInfoStore
Implements the data store for the CheckBoxCellStyleInfo object. |
CurrentCellStyleInfo
Represents a class that contains the properties for customizing the styles of the selection. |
CurrentCellStyleInfoStore
Implements the data store for the CurrentCellStyleInfo object. |
DataGridStyle
Represents the different styles maintained for the SFDataGrid. |
DataGridStyleInfoIdentity
Implements the class that provide the identity information of CellStyleInfo using StyleInfoIdentityBase. |
DataGridStyleInfoSubObject
DataGridStyleInfoSubObject is an abstract base class for classes to be used as sub-objects in a CellStyleInfo. |
DataGridStyleInfoSubObjectIdentity
Represents a class that provides style identity information for nested objects of the CellStyleInfo class. |
DataGridVisualStyleInfoStore
Provides storage for the DataGridStyle object. |
FilterRowStyleInfo
Represents the functionalities that holds all information stored for a filter row cell. |
FreezePaneLineStyleInfo
Represents the functionalities that holds all information stored for a freeze pane line. |
FreezePaneLineStyleInfoStore
Represents the class holds the plain data for a style object excluding identity information. |
GridBorder
Represents the immutable class that holds formatting information for individual borders of a cell. |
GridBorderCodeDomSerializer
Represents the class that serializes an object graph to a series of CodeDOM statements which inherits System.ComponentModel.Design.Serialization.CodeDomSerializer for GridBorder. |
GridBorderPaint
Represents the method that provides the rectangle routine for drawing a GridBorder. |
GridBordersInfo
Represents the class that provides a DataGridStyleInfoSubObject object for borders in a cell. Each border side of the cell can be configured individually with a GridBorder value. Border sides that have not been initialized will inherit default values from a base style. |
GridBordersInfoStore
Represents the class that stores data for the GridBordersInfo object. |
GridBorderTypeConverter
Represents the class that converts the border from one data type to another. This class is accessed via TypeDescriptor. |
GridFontInfo
Implements a Font properties that have not been initialized will inherit default values from a base style. |
GridFontInfoStore
Implements the data store for the |
GroupDropAreaItemStyleInfo
Implements the functionalities that provides a StyleInfoSubObjectBase object for group drop area. Each property in this sub object can be configured individually. Properties that have not been initialized will inherit default values from a base style. |
GroupDropAreaItemStyleInfoStore
Implements the data store for the GroupDropAreaItemStyleInfo object. |
GroupDropAreaStyleInfo
Represents a class that contains the properties for customizing the styles of the Group drop area. |
GroupDropAreaStyleInfoStore
Implements the data store for the GroupDropAreaStyleInfo object. |
HeaderStyleInfo
Represents the functionalities that holds all information stored for a header cell. |
HyperlinkCellStyleInfo
Represents a class that contains the properties for customizing the styles of the hyperlink column. |
HyperlinkCellStyleInfoStore
Initializes a new instance of the HyperlinkCellStyleInfoStore class. |
IndentCellStyleInfo
Represents the functionalities that holds all information stored for a IndentColumn. |
PreviewRowStyleInfo
Represents the functionalities that holds all information stored for a preview row cell. |
ProgressBarCellStyleInfo
Represents a class that contains the properties for customizing the styles of the Progress bar. |
ProgressBarCellStyleInfoStore
Implements the data store for the ProgressBarCellStyleInfoStore object. |
RowHeaderCellStyleInfo
Represents the functionalities that holds all information stored for a RowHeader. |
SelectionStyleInfo
Represents a class that contains the properties for customizing the styles of the selection. |
SelectionStyleInfoStore
Implements the data store for the SelectionStyleInfo object. |
StackedHeaderStyleInfo
Represents a class that the styling properties for StackedHeader rows. |
SummaryStyleInfo
Represents the functionalities that holds all information stored for a summary. |
ToolTipStyleInfo
Implements the functionalities that holds all information stored for a ToolTipOption. |
Enums
GridBorderSide
Defines the constants that specifies the sides of a rectangle which applies the border. |
GridBorderStyle
Defines the constants that specifies the style of a specific cell border in the GridBorder class. |
GridBorderWeight
Defines the constants that specifies the weight of a specific cell border in the GridBorder class. |