Skip to main content
A newer version of this page is available. .

EditFormView Fields

Stores appearance settings of the grid’s edit form view.
Name Description
CheckboxColorProperty static Identifies the EditFormView.CheckboxColor bindable property.
DataGridViewProperty static Identifies the EditFormView.DataGridView bindable property.
FontAttributesProperty static Identifies the EditFormView.FontAttributes bindable property.
FontColorProperty static Identifies the EditFormView.FontColor bindable property.
FontFamilyProperty static Identifies the EditFormView.FontFamily bindable property.
FontSizeProperty static Identifies the EditFormView.FontSize bindable property.
ItemPaddingProperty static Identifies the EditFormView.ItemPadding bindable property.
ItemProperty static Identifies the EditFormView.Item bindable property.
PaddingProperty static Identifies the EditFormView.Padding bindable property.
See Also