C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / GridCellView Class

GridCellView Class Properties

For a list of all members of this type, see GridCellView members.

Public Properties
 NameDescription
Public PropertyGets or sets the C1.Blazor.Core.C1Color used to paint the background. (Inherited from C1.Blazor.Core.C1View)
Public PropertyGets or sets the C1.Blazor.Core.C1Color used to paint the border. (Inherited from C1.Blazor.Core.C1View)
Public PropertyGets or sets the C1.Blazor.Core.C1Thickness of the border. (Inherited from C1.Blazor.Core.C1View)
Public PropertyGets or sets the CSS class applied to the component. (Inherited from C1.Blazor.Core.C1View)
Public PropertyOverridden. Gets the actual padding of the content  
Public PropertyGets or sets the C1.Blazor.Core.C1CornerRadius of the border. (Inherited from C1.Blazor.Core.C1View)
Public PropertyGets or sets a value indicating whether the group is expanded downwards.  
Public PropertyGets or sets the flow direction. (Inherited from C1.Blazor.Core.C1View)
Public PropertyGets or sets the font family applied to the view. (Inherited from C1.Blazor.Core.C1View)
Public PropertyGets or sets the font size applied to the view. (Inherited from C1.Blazor.Core.C1View)
Public PropertyGets or sets the font style applied to the view. (Inherited from C1.Blazor.Core.C1View)
Public PropertyGets or sets the font weight applied to the view. (Inherited from C1.Blazor.Core.C1View)
Public PropertyGets or sets the C1.Blazor.Core.C1Color used to paint the foreground (text and icons). (Inherited from C1.Blazor.Core.C1View)
Public PropertyGets or sets the template used to create the icon displayed when the group is collapsed.  
Public PropertyGets or sets the template used to create the icon displayed when the group is expanded.  
Public PropertyGets or sets whether the general purpose properties like foreground or fonts are inherited to the children automatically. (Inherited from C1.Blazor.Core.C1View)
Public PropertyGets or sets whether the group is collapsed.  
Public PropertyGets whether this instance is disposed. (Inherited from C1.Blazor.Core.C1View)
Public PropertyGets whether the component was already initialized. (Inherited from C1.Blazor.Core.C1View)
Public PropertyGets or sets the mouse over state. (Inherited from C1.Blazor.Grid.GridControlCellView)
Public PropertyGets or sets whether the cell is selected. (Inherited from C1.Blazor.Grid.GridControlCellView)
Public PropertyGets or sets the C1.Blazor.Core.C1Color that is used to paint the color of mouse over cell / row. (Inherited from C1.Blazor.Grid.GridControlCellView)
Public PropertyGets or sets the padding of the Content. (Inherited from C1.Blazor.Core.C1View)
Public PropertyGets or sets the C1.Blazor.Core.C1Color that is used to paint the color of selected cell / row. (Inherited from C1.Blazor.Grid.GridControlCellView)
Public PropertyGets or sets the number of times the cell is selected. (Inherited from C1.Blazor.Grid.GridControlCellView)
Public PropertyGets or sets the style applied to the component. (Inherited from C1.Blazor.Core.C1View)
Public PropertyGets or sets the value corresponding to the tabindex global attribute. (Inherited from C1.Blazor.Core.C1View)
Public PropertyGets or sets an arbitrary object that can be used to identify a specific component. (Inherited from C1.Blazor.Core.C1View)
Public PropertyGets the total length of the indentation.  
Public PropertyGets or sets the indent used to offset each group of rows in the grid.  
Public PropertyGets or sets the tree lines displayed in this cell.  
Public Property  
Public PropertyGets or sets an array of doubles that determines the dash pattern.  
Public PropertyGets or sets the horizontal radius of the tree-lines.  
Public PropertyGets or sets the vertical radius of the tree-lines.  
Public PropertyGets or sets the thickness of the tree-lines.  
Public PropertyGets or sets the validation background.  
Public PropertyGets or sets the validation foreground.  
Public PropertyGets or sets whether to show errors indicator.  
Top
See Also