GridControl.GridLinesPen Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected:
virtual property System::Drawing::Pen ^ GridLinesPen { System::Drawing::Pen ^ get(); };
protected virtual System.Drawing.Pen GridLinesPen { get; }
member this.GridLinesPen : System.Drawing.Pen
Protected Overridable ReadOnly Property GridLinesPen As Pen