[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcTextBox.Format

Format Property

Format

Gets or sets the input format to use in the control. This is a dependency property.

Declaration
public string Format { get; set; }
Public Property Format As String
Property Value
Type Description
string

The string that used to control how text can be input.
The default is String.Empty.

Remarks

This property specified what kind of chars and symbols is allowed to input.