Method SaveEditableState
SaveEditableState(PropertyGridEditableState)
Used to acquire user-editable state (selected property, expanded properties, scrolled position, splitter positions).
string SaveEditableState(PropertyGridEditableState includedStates)
Parameters
includedStates
PropertyGridEditableStateWhich parts of state to include.
Returns
Remarks
Use RestoreEditableState(string, PropertyGridEditableState) to read state back to PropertyGrid.