FlexGrid for WinRT
AllowResizing Enumeration

Defines which grid elements can be resized with the mouse.
Syntax
'Declaration
 
Public Enum AllowResizing 
   Inherits System.Enum
public enum AllowResizing : System.Enum 
Members
MemberDescription
BothUser can resize rows and columns with the mouse.
ColumnsUser can resize columns with the mouse.
NoneNo grid elements can be resized with the mouse.
RowsUser can resize rows with the mouse.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Xaml.FlexGrid.AllowResizing

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

C1.Xaml.FlexGrid Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Product Support Forum  |   Documentation Feedback