Hyena.Data.Gui.CellContext.CellContext C# (CSharp) Method

CellContext() public method

public CellContext ( ) : System
return System
        public CellContext()
        {
            Opaque = true;
        }
CellContext