Intersoft ClientUI Documentation
GridMode Property (IGridPanel)



Identifies the GridMode dependency property.
Syntax
Property GridMode As GridMode
Dim instance As IGridPanel
Dim value As GridMode
 
instance.GridMode = value
 
value = instance.GridMode
GridMode GridMode {get; set;}
property GridMode GridMode {
   GridMode get();
   void set (    GridMode value);
}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IGridPanel Interface
IGridPanel Members

Send Feedback