Active Query Builder 2 .NET Edition reference
FontStyle Property (FieldListNameColumnOptions)



Gets or sets font style of the text for ordinary fields.
Syntax
'Declaration
 
Public Property FontStyle As System.Drawing.FontStyle
'Usage
 
Dim instance As FieldListNameColumnOptions
Dim value As System.Drawing.FontStyle
 
instance.FontStyle = value
 
value = instance.FontStyle
public System.Drawing.FontStyle FontStyle {get; set;}
public: __property System.Drawing.FontStyle get_FontStyle();
public: __property void set_FontStyle( 
   System.Drawing.FontStyle value
);
See Also

Reference

FieldListNameColumnOptions Class
FieldListNameColumnOptions Members

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback