Skip to main content
All docs
V26.1
  • FormatConditionRuleDataUpdate.CreateInstance() Method

    Creates a new instance of the current class.

    Namespace: DevExpress.XtraEditors

    Assembly: DevExpress.XtraEditors.v26.1.dll

    NuGet Package: DevExpress.Win.Navigation

    Declaration

    public override FormatConditionRuleBase CreateInstance()

    Returns

    Type Description
    FormatConditionRuleBase

    The created instance of the current class.

    See Also