Resize_Column_State - DfBaseEntryList
Specifies whether grid columns can be resized by dragging the header divider.
Type: Property
Access: Read/Write
Data Type: Boolean
Parameters: None
Syntax
Property Boolean Resize_Column_State
| Access Type | Syntax |
|---|---|
| Read Access: | Get Resize_Column_State to BooleanVariable |
| Write Access: | Set Resize_Column_State to BooleanVariable/Value |
Description
Specifies whether grid columns can be resized by dragging the header divider. By default this is allowed.