DataFilter for WinForms | ComponentOne
C1.Win.DataFilter.4.5.2 Assembly / C1.Win.DataFilter.Styles Namespace / BaseDropDownItemStyle Class / Font Property

In This Topic
    Font Property (BaseDropDownItemStyle)
    In This Topic
    Gets or sets text font of element.
    Syntax
    'Declaration
     
    Public Property Font As Font
    public Font Font {get; set;}
    See Also