VGridOptionsLayout Properties
Provides options that control how the current layout is stored to/restored from a data store (a stream, xml file or system registry).
Name | Description |
---|---|
Columns |
Contains options that specify how the columns’ and bands’ settings are stored to and restored from storage (a stream, xml file or system registry).
Inherited from Options |
Current |
Inherited from Options |
Full |
Returns an Options |
Layout |
Inherited from Options |
Layout |
Gets or sets the version of the layout.
Inherited from Options |
Store |
Not supported by the current class. |
Store |
Gets or sets whether the control’s appearance settings are also stored when the layout is saved to storage and restored when the layout is restored from storage.
Inherited from Options |
Store |
Not supported by the current class. |
Stored |
Inherited from Options |
Store |
Gets or sets whether MS Excel-style conditional formatting rules are stored when the layout is saved to storage and restored when the layout is restored from storage.
Inherited from Options |
Store |
Not supported by the current class. |
See Also