Class RowMarker
Inheritance
System.Object
RowMarker
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public class RowMarker : Object
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()