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
DataGridViewProperty static Identifies the EditFormView.DataGridView bindable property.
ErrorFontAttributesProperty static
ErrorFontColorProperty static
ErrorFontFamilyProperty static
ErrorFontSizeProperty static
ErrorMinBottomOffsetProperty static
ErrorTopOffsetProperty static
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