DropDownFormatEventArgsFont Property  | 
 
            Gets or sets the font to use for this item
            
 
    Namespace: 
   Eto.Forms
    Assembly:
   Eto (in Eto.dll) Version: 2.5.3-dev
Syntaxpublic virtual Font Font { get; set; }Public Overridable Property Font As Font
	Get
	Set
abstract Font : Font with get, set
override Font : Font with get, set
Property Value
Type: 
Font
See Also