ComponentOne DataGrid for WPF and Silverlight
C1.Silverlight.DataGrid Namespace / DataGridComboBoxColumn Class / IsEditable Property

In This Topic
    IsEditable Property (DataGridComboBoxColumn)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property IsEditable As Boolean
    public virtual bool IsEditable {get;}
    See Also