[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.Field.IsFull

IsFull Property

IsFull

Gets whether the field have been input fully. This is a dependency property.

Declaration
public bool IsFull { get; }
Public ReadOnly Property IsFull As Boolean
Property Value
Type Description
bool

true indicate the field have been input full; otherwise, it's false.

Remarks

When this property is true, it means current input text length has reached the maximum length of range.