GapBeforeTextArea Property (RibbonDatePicker)
In This Topic
Gets or sets the gap between the label and text area when this
RibbonDatePicker appears on a
RibbonGroup.
Syntax
'Declaration
Public Property GapBeforeTextArea As Integer
public int GapBeforeTextArea {get; set;}
See Also