Class RecordNavigateStyleInfoSubObjectIdentity
Inheritance
System.Object
RecordNavigateStyleInfoSubObjectIdentity
Implements
System.IDisposable
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
Assembly: Syncfusion.Shared.Base.dll
Syntax
public class RecordNavigateStyleInfoSubObjectIdentity : SplitterControlInfoSubObjectIdentity, IDisposable
Constructors
RecordNavigateStyleInfoSubObjectIdentity(StyleInfoBase, StyleInfoProperty)
Initializes a new instance of the RecordNavigateStyleInfoSubObjectIdentity class.
Declaration
public RecordNavigateStyleInfoSubObjectIdentity(StyleInfoBase owner, StyleInfoProperty sip)
Parameters
Type | Name | Description |
---|---|---|
StyleInfoBase | owner | The StyleInfoBase that owns this sub-object. |
StyleInfoProperty | sip | The StyleInfoProperty descriptor for this expandable sub-object. |
Implements
System.IDisposable