C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / FlexGrid Class / ActualSelectionStyle Property

In This Topic
ActualSelectionStyle Property (FlexGrid)
In This Topic
Gets the actual style that will be applied to cells when they are selected.
Syntax
'Declaration
 
Public ReadOnly Property ActualSelectionStyle As C1Style
 
See Also