Gets or sets a horizontal offset that is applied to editors.
Gets or sets a vertical offset that is applied to editors.
Gets or sets the color of the fill.
Gets or sets the font name of the labels.
Gets or sets the font style of the labels. Must be one of the FontStyles enumeration.
Gets or sets a value that specifies whether the labels of the editors are hidden or visible.
Gets or sets a horizontal offset that is applied to labels of editors.
Gets or sets a value that specifies the position of the labels relative from the editors. Must be one of the DataFormLabelPosition enumeration.
Gets or sets the text color of the labels.
Gets or sets the text size of the labels.
Gets or sets a vertical offset that is applied to labels of editors.
Gets or sets a value that specifies the width of the labels. Effective only when the value of labelPosition is Left.
Gets or sets the color used for the separator lines between editor. These lines are visible only on iOS.
Gets or sets the color of the stroke lines.
Gets or sets the width of the stroke.
Identifies the editorHorizontalOffset dependency property.
Identifies the editorVerticalOffset dependency property.
Identifies the fillColor dependency property.
Identifies the labelFontName dependency property.
Identifies the labelFontStyle dependency property.
Identifies the labelHidden dependency property.
Identifies the labelHorizontalOffset dependency property.
Identifies the labelPosition dependency property.
Identifies the labelTextColor dependency property.
Identifies the labelTextSize dependency property.
Identifies the labelVerticalOffset dependency property.
Identifies the labelWidth dependency property.
Identifies the separatorColor dependency property.
Identifies the strokeColor dependency property.
Identifies the strokeWidth dependency property.
Generated using TypeDoc
An object used to specify the styling options for the editors in RadDataForm.