Active Query Builder 2 .NET Edition reference
MarkColumnOptions Property (FieldListOptions)



Determines various options for the Mark (check box) column.
Syntax
'Declaration
 
Public Property MarkColumnOptions As FieldListBaseColumnOptions
'Usage
 
Dim instance As FieldListOptions
Dim value As FieldListBaseColumnOptions
 
instance.MarkColumnOptions = value
 
value = instance.MarkColumnOptions
public FieldListBaseColumnOptions MarkColumnOptions {get; set;}
public: __property FieldListBaseColumnOptions* get_MarkColumnOptions();
public: __property void set_MarkColumnOptions( 
   FieldListBaseColumnOptions* value
);
See Also

Reference

FieldListOptions Class
FieldListOptions Members

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback