[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcListBox.SubItemStyle

SubItemStyle Property

SubItemStyle

Gets or sets the style that is used when rendering the data of sub items. This is a dependency property.

Declaration
public Style SubItemStyle { get; set; }
Public Property SubItemStyle As Style
Property Value
Type Description
Style

The style applied to the sub items. The default is null.