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()