Active Query Builder 2 .NET Edition reference
FieldImageIndex Property



Gets or sets the image list index value of the image displayed for field nodes.
Syntax
'Declaration
 
Public Property FieldImageIndex As System.Integer
'Usage
 
Dim instance As MetadataStructureOptions
Dim value As System.Integer
 
instance.FieldImageIndex = value
 
value = instance.FieldImageIndex
public System.int FieldImageIndex {get; set;}
public: __property System.int get_FieldImageIndex();
public: __property void set_FieldImageIndex( 
   System.int value
);
See Also

Reference

MetadataStructureOptions Class
MetadataStructureOptions Members

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback