[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcComboBox.ItemCheckBoxVisibility

ItemCheckBoxVisibility Property

ItemCheckBoxVisibility

Gets or sets a value that indicates the visibility of CheckBox in the first sub item of each ListItem. This is a dependency property.

Declaration
public Visibility ItemCheckBoxVisibility { get; set; }
Public Property ItemCheckBoxVisibility As Visibility
Property Value
Type Description
Visibility

One of the enumeration values that indicates the visibility of CheckBox in the first sub item. The default is Collapsed.