[]
Gets or sets the gap between the label and text area when this RibbonTimePicker appears on a RibbonGroup.
[C1Category("Appearance")]
[C1Description("RibbonTimePicker.GapBeforeTextArea", "Gets or sets the gap between the label and text area when this RibbonTimePicker appears on a RibbonGroup.")]
public int GapBeforeTextArea { get; set; }
<C1Category("Appearance")>
<C1Description("RibbonTimePicker.GapBeforeTextArea", "Gets or sets the gap between the label and text area when this RibbonTimePicker appears on a RibbonGroup.")>
Public Property GapBeforeTextArea As Integer