GridColumnCollection.ProcessNewGridFont(Font) Method
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.
public:
void ProcessNewGridFont(System::Drawing::Font ^ newFont);
public void ProcessNewGridFont (System.Drawing.Font newFont);
member this.ProcessNewGridFont : System.Drawing.Font -> unit
Public Sub ProcessNewGridFont (newFont As Font)
Parameters
- newFont
- Font