CanExpand Property
Overloads
| CanExpand | If set to true, it means that the cell can be expanded. This parameter is not returned if it is set to false. JSON property name: qCanExpand | 
CanExpand
If set to true, it means that the cell can be expanded.
This parameter is not returned if it is set to false.
JSON property name: qCanExpand
Declaration
      public bool CanExpand { get; set; }
    
  Property Value
| Type | Description | 
|---|---|
| System.Boolean |