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



Gets or sets font style of the text.
Syntax
'Declaration
 
Public Property FontStyle As System.Drawing.FontStyle
'Usage
 
Dim instance As FieldListDescriptionColumnOptions
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

FieldListDescriptionColumnOptions Class
FieldListDescriptionColumnOptions Members

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback