[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcComboBox.EditBoxStyle

EditBoxStyle Property

EditBoxStyle

Gets or sets a style which is used to render the edit box. This is a dependency property.

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

A Style value used to set edit box properties.

Remarks

User can set the edit box visual, layout and behavior through this property.