ComponentOne FlexGrid for UWP
IsEditable Property (C1FlexGridEditorFlyoutPresenter)

C1.UWP.FlexGrid Assembly > C1.Xaml.FlexGrid Namespace > C1FlexGridEditorFlyoutPresenter Class : IsEditable Property
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 System.Boolean
public System.bool IsEditable {get; set;}
See Also

Reference

C1FlexGridEditorFlyoutPresenter Class
C1FlexGridEditorFlyoutPresenter Members