AspNetEdit.UI.PropertyEditors.ColorEditor.ColorEditor C# (CSharp) Method

ColorEditor() public method

public ColorEditor ( GridRow parentRow ) : System
parentRow GridRow
return System
        public ColorEditor(GridRow parentRow)
            : base(parentRow)
        {
        }