GridButtonColumn.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:
override void ProcessNewGridFont(System::Drawing::Font ^ gridFont);
public override void ProcessNewGridFont (System.Drawing.Font gridFont);
override this.ProcessNewGridFont : System.Drawing.Font -> unit
Public Overrides Sub ProcessNewGridFont (gridFont As Font)
Parameters
- gridFont
- Font