menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class RowMarker - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class RowMarker

    Inheritance
    System.Object
    RowMarker
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Syncfusion.Windows.Forms.Tools
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public class RowMarker

    Constructors

    RowMarker(CommandDockBar)

    Declaration
    public RowMarker(CommandDockBar dockbar)
    Parameters
    Type Name Description
    CommandDockBar dockbar

    Fields

    cmdDockBar

    Declaration
    protected CommandDockBar cmdDockBar
    Field Value
    Type
    CommandDockBar

    nRefCount

    Declaration
    protected int nRefCount
    Field Value
    Type
    System.Int32

    Properties

    DockBar

    Declaration
    public CommandDockBar DockBar { get; }
    Property Value
    Type
    CommandDockBar

    Methods

    DecreaseRefCount()

    Declaration
    public void DecreaseRefCount()

    IncreaseRefCount()

    Declaration
    public void IncreaseRefCount()
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved