IsEditable Property (C1FlexGridEditorFlyoutPresenter)
In This Topic
Gets or sets a value that determines whether the user choices are limited to the options in the editor's popup window.
Syntax
'Declaration
Public Property IsEditable As Boolean
public bool IsEditable {get; set;}
See Also