Skip to main content

EditFormView Fields

Stores appearance settings of the grid’s edit form view.
Name Description
CheckBoxColorProperty static Identifies the CheckBoxColor bindable property.
CheckedCheckBoxColorProperty static Identifies the CheckedCheckBoxColor bindable property.
DataGridViewProperty static Identifies the DataGridView bindable property.
ErrorFontAttributesProperty static Identifies the ErrorFontAttributes bindable property.
ErrorFontColorProperty static Identifies the ErrorFontColor bindable property.
ErrorFontFamilyProperty static Identifies the ErrorFontFamily bindable property.
ErrorFontSizeProperty static Identifies the ErrorFontSize bindable property.
ErrorMinBottomOffsetProperty static Identifies the ErrorMinBottomOffset bindable property.
ErrorTopOffsetProperty static Identifies the ErrorTopOffset bindable property.
FontAttributesProperty static Identifies the FontAttributes bindable property.
FontColorProperty static Identifies the FontColor bindable property.
FontFamilyProperty static Identifies the FontFamily bindable property.
FontSizeProperty static Identifies the FontSize bindable property.
ItemPaddingProperty static Identifies the ItemPadding bindable property.
ItemProperty static Identifies the Item bindable property.
PaddingProperty static Identifies the Padding bindable property.
TextDecorationsProperty static Identifies the TextDecorations bindable property.
See Also