GroupCaptionCustomDrawEventArgs(GroupCaptionCustomDrawEventArgs) Constructor
Initializes a new instance of the GroupCaptionCustomDrawEventArgs class with the specified settings.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Parameters
Name | Type | Description |
---|---|---|
args | GroupCaptionCustomDrawEventArgs | A GroupCaptionCustomDrawEventArgs object whose settings should be copied. |
See Also